projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e55ee8
)
(Commands for Insertion): Reinstate documentation of
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 7 Feb 2009 11:09:34 +0000
(11:09 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 7 Feb 2009 11:09:34 +0000
(11:09 +0000)
translation-table-for-input.
doc/lispref/text.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/text.texi
b/doc/lispref/text.texi
index a3ffb51aededa3e669cd12011a827a3dec966cee..72a2feda6831034835624db80021a2802811f260 100644
(file)
--- a/
doc/lispref/text.texi
+++ b/
doc/lispref/text.texi
@@
-487,6
+487,9
@@
it except to install it on a keymap.
In an interactive call, @var{count} is the numeric prefix argument.
+Self-insertion translates the input character through
+@code{translation-table-for-input}. @xref{Translation of Characters}.
+
This command calls @code{auto-fill-function} whenever that is
non-@code{nil} and the character inserted is in the table
@code{auto-fill-chars} (@pxref{Auto Filling}).